/* Responsive */
@media screen and (max-width: 768px) {

   .main_logo a.main-logo img {
      max-width: 40%;
   }

}
