.image-frame{display:inline-block;font-size:0;height:550px;max-width:450px;position:relative;width:100%}.image-frame .image{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50px;display:inline-block;height:100%;position:relative;width:100%;z-index:2}.image-frame .section-background{border-radius:100px;height:300px;position:absolute;top:-70px;width:300px;z-index:1}.image-frame.text-left .section-background{right:-70px}.image-frame.text-right .section-background{left:-70px}@media(min-width:768px) and (max-width:993px){.image-frame{height:450px}.image-frame .image{border-radius:30px}.image-frame .section-background{border-radius:50px;height:200px;top:-50px;width:200px}.image-frame.text-left .section-background{right:-50px}.image-frame.text-right .section-background{left:-50px}}@media(max-width:767px){.image-frame{height:450px;max-width:350px}.image-frame .image{border-radius:40px}.image-frame .section-background{display:none}}