/* Style */

.carousel .carousel-inner {
    height: auto;
}

@media (min-width: 1440px) {
    .container {
        width:1380px;
        max-width: 100%;
    }
}

body#product .product-information .tabs {
    display: none;
}