@media screen and (max-width: 1440px) {
	
	
.four-img-text-inner {
padding-top: 60px;
padding-right: 50px;
padding-bottom: 60px;
padding-left: 50px;

}
.four-img-title.big-title {
    color: white;
    line-height: 66px;
    margin-bottom: 40px;
}
.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;
  
}


	
}