/*======================================
Theme Name: Mobytic
Theme URI: https://divicake.com/
Description: Divi Child Theme
Version: 1.0
Author: Mobytic
Author URI: https://mobytic.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

@media (max-width: 1180px) {
  header .et_pb_image_wrap img {
    width: 90px !important;
    max-width: 90px !important;
    margin-bottom: -103px;
	scale: 0.75;
    transform: translateY(-6px);
  }
}