.video__content{position:relative}.video__content_img{cursor:pointer}.video__content_img:before{content:'';display:block;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;width:100px;height:100px;background:url(//drsofiia.com/wp-content/themes/drprofile/blocks/video/img/play.svg) center center/72px 83px no-repeat;transition:transform .5s}.video__content_img:hover:before{transform:scale(1.2)}.video__content_img img{width:100%;height:auto}.video__content_play{width:100%;height:0;padding-top:56.25%}.video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:991px){.video__content_img:before{background-size:34px 38px}}