body{margin: 0 auto; padding: 0;  overflow-x: hidden; color:#000; background-color: #f1ebe2;  }
.max {width: 100%; height: 100vh; background-color:#f1ebe2; color:#744a23;  }
.left_parent{ display: table; width: 100%; height: 100%;}
.left {margin-left: auto; margin-right: auto; display: table-cell; vertical-align: middle} 
#img { background-image: url("img.jpg"); background-size: cover;;background-position-y:center; width: 100%; height:100vh; }

h1 { font-size: 61px !important; color: #151515; font-family: 'lbo'; text-align: center; margin-bottom: 30px !important;}
.lato35{ font-size: 35px; color:#962626; font-family: 'lr'; text-align: center; margin-bottom: 35px}
a, a:hover{  color:#606C58 !important; }
.lato15 {font-size: 15px; color:#744a23; font-family: 'lr'; text-align: center; margin-bottom: 15px }
.lato15.text {display: block; width: 70%; margin-left: auto; margin-right: auto}
h1 img {width: 320px}


/*
.icons {text-align: center; margin:90px auto 40px auto;}
.icon{ position: relative; display: inline-block; top: 15px; margin-left: auto; margin-right: auto;}
.icon .fab{ background: #e6e6e6; width: 45px; height: 45px; border-radius: 50%; text-align: center; vertical-align: middle; padding: 13px; color: black;}
*/

@media screen and (max-width: 600px) {
h1 { font-size: 61px !important; color: #151515; font-family: 'lbo'; text-align: center; margin-bottom: 60px !important;}
.lato35{ font-size: 45px !important; color: #962626; font-family: 'lr'; text-align: center; margin-bottom: 35px}
a, a:hover{   }
.lato15 {font-size: 15px; font-family: 'lr'; text-align: center; margin-bottom: 15px }
h1 img {width: 100%}

}
@media screen and (max-width: 992px) {
h1 { font-size: 61px !important; color: #151515; font-family: 'lbo'; text-align: center; margin-bottom: 60px !important;}
.lato35{ font-size: 55px !important; color:#962626; font-family: 'lr'; text-align: center; margin-bottom: 35px}
a, a:hover{  color:#f00 !important; }
.lato15 {font-size: 15px;  font-family: 'lr'; text-align: center; margin-bottom: 15px }
h1 img {width: 100%}

} 