.image-overlay h1 {
    color: #fff;
    font-weight: 200;
    padding: 0px 0px 5px;
    font-size: 40px;
    line-height: 50px;
}

@media (max-width: 1200px) {
    .image-overlay h1 {
        font-size: 30px!important;
        line-height: 36px;
    }
}

.bread-Mnu, .product-carousel .product .shop-now {
	display: none;
}