.main-desserts-container{margin-top:50px;margin-bottom:50px}.desserts-content-container{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}@media screen and (min-width:768px){.desserts-content-container{flex-direction:row}}.dessert-content-left{flex:1;margin-top:40px}@media screen and (min-width:768px){.dessert-content-left{margin-top:0}}.dessert-content-right{flex:1;text-align:right}.dessert-content-right img{width:100%;height:100%;max-width:450px;max-height:450px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:100%}.dessert-cta-btn{background:#c9654c;padding:10px 15px;min-width:200px;text-transform:uppercase;display:inline-block;text-align:center;margin:0 auto;cursor:pointer;font-family:Basic Sans,"serif";font-size:16px;letter-spacing:.4px;color:#fff;font-weight:semi-bold}.dessert-cta-btn:focus,.dessert-cta-btn:hover{color:#fff;text-decoration:none!important}