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