
.logo_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;   /* Keeps logo ratio safe */
}

.vjs-big-play-button {
    display: none !important;
}

