.ml-item img {
    width: 100%;
    height: auto;
}

#player-iframe{
    height: 400px;
}

@media (max-width: 767px) {
    .primevideo-banner.banner-horizontal {
        display: none;
    }
}

.site-title {
    text-align: center;
}
.span-title {
    height: auto!important;
}