@media screen and (max-width: 1440px) {
    .scroll-up-text-boxes-box {
        max-height: 350px;
    }
    .scroll-up-text-boxes-box .in-text-title {
        font-size: 22px;
        margin-bottom: 17px;
        font-weight: 400;
    }
    .slider-outer {
        height: 600px;
    }
    .four-img-text-inner {
        padding-top: 60px;
        padding-right: 50px;
        padding-bottom: 60px;
        padding-left: 50px;
        height: 580px;
    }
    .four-img-title.big-title {
        color: white;
        line-height: 66px;
        margin-bottom: 40px;
		font-size: 45px;
    }
    .big-title {
        font-size: 62px;
        line-height: 80px;
        color: #553a34;
        font-weight: 100;
    }
    .four-img-text-row h4 {
        color: white;
        font-size: 17px;
    }
    .four-img-text-row {
        color: #878788;
        font-size: 13px;
        line-height: 21px;
    }
    .four-img-imagediv img {
        height: 580px;
    }
	
	.triple-back-text {
    font-family: "open sans";
    font-size: 15px;
    opacity: 0.8;
    line-height: 28px;
    padding-right: 20%;
}
	
}