.owl-carousel .item video,
.owl-carousel .item img {
	width: 100%;
    height: auto;
    display: block;
	
}
.social-video-placeholder {
    max-height: 500px;
    object-fit: cover;
}


.mockup-social-videos{
    position: relative;
    margin-top:20px !important;
    margin-bottom: 20px !important;
    }
.mockup-social-videos img{margin-top:0px !important;margin-bottom: 0px !important;border: none !important;}
.mockup-social-videos .svp-01,
.mockup-social-videos .svp-02{width: 31.5%;position:absolute;}
.mockup-social-videos .svp-01{
    top: 0%;
    left: 11.2%;
}
.mockup-social-videos .svp-02{
    bottom: 0%;
    right: 8.7%;
}