@media only screen and (min-width:1200px)and (max-width:1599px){.container{max-width:1200px}}@media only screen and (max-width:575px){.container{max-width:450px}}@media only screen and (max-width:479px){.container{max-width:320px}}.section-title h3{font-size:26px}.bg-image-nature{background-image:url(/img/bg/country-road-4599866.jpg);background-position-x:40%;background-position-y:100%;position:relative}.bg-image-nature:before{background:#fff;content:"";height:100%;left:0;opacity:.55;position:absolute;top:0;width:100%}