@media (max-width: 390px) {
    .loading-video {
        object-fit: contain;
        height: 100%;
    }
} 