.AppOverview .Carousel__media-img,.AppOverview .Carousel__media-rive{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);background-image:url(/images/phone-bg.png);background-position:50% 0;background-size:100% auto;background-repeat:no-repeat;background-clip:border-box;padding:90px 12px 0}.AppOverview .Carousel__media-img img{width:100%!important;height:100%!important;display:block;object-fit:contain;max-height:calc(100% - 90px)}@media screen and (max-width:991px){.AppOverview .Carousel__media-img,.AppOverview .Carousel__media-rive{background-image:none;padding:0}.AppOverview .Carousel__media-img img{max-height:100%}}