.img-comp-wrapper{width:100%;padding:20px;display:block}.img-comp-container{position:relative;height:600px;overflow:hidden;width:600px;margin:0 auto;display:block}@media only screen and (max-width:767px){.img-comp-container{width:320px !important;height:320px !important}}.img-comp-img{position:absolute;width:auto;height:auto;overflow:hidden;border-radius:12px}.img-comp-img img{display:block;vertical-align:middle;object-fit:cover;object-position:center}@media only screen and (max-width:767px){.img-comp-img img{width:320px;height:320px}}.img-comp-slider{position:absolute;z-index:9;cursor:ew-resize;width:50px;height:50px;background:#fcb434 url(https://f.hubspotusercontent40.net/hubfs/6396297/arrows-comparison-white.svg) no-repeat center center / 60%;border-radius:50%}.img-comp-slider:before{content:'';position:absolute;width:3px;height:1250px;left:50%;background-color:#fcb434;transform:translateY(-50%) translateX(-50%)}