/* Enter Your Custom CSS Here */
#et-top-navigation { display:none; }
#main-header {
     -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,.1);
    box-shadow: 0 0 0 rgba(0,0,0,.1);
}

#homemain .et_pb_column {
    margin-right: 0!important;
  width:50%!important;
}
}

@media only screen and (max-width: 981px) {
#logo {
height: 150px; /*change this to adjust the size*/
max-height: 150px !important; /* change this to adjust the size */
padding-bottom:12px;
}
}