/**
* Theme Name: Freshio2 Child
* Description: This is a child theme of Freshio2, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: freshio2
* Version: 3.0.1
*/

body {
  margin-left: 315px !important;
}

@media screen and (max-width: 1024px) {
  body {
    margin-left: 0px !important;
  }
}