.marvll-new-prod-tile .richtext-image img {
    height: 30px;
}
.marvll-new-prod-tile .component-content {
    padding: 0px;
}

@media (min-width: 900px) {
    .marvll-new-prod-tile-container, 
    .rebrandingvideocarousel .container, 
    .producttabs .product-category-container .container, 
    .product-category-container .product-category, 
    .rebrandinglatestnews .mrvll-page-content .container {
        width: calc(900px - 30px) !important;
    }
}
