/* Enter Your Custom CSS Here */
.head_menu {
  display: none;
}
.logo {
  margin-top: 25px;
  text-align: center;
}


@media only screen and (max-device-width: 480px) {
  
.homethumb {
    float: left;
    height: 99%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    width: 45%;
}

  
.slider1 img {
    height: 100% !important;
    width: 100% !important;
}
  .logo img {
    width: 74% !important;
}
	}
