/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

body {
      overflow-x: hidden;
}

/* Centrar imagen en el div.col-2 del logo */



@media (max-width: 991px) {
  #header {
    position: fixed;
    background: #fff;
  }

  #slider {
      padding-top: 30px !important;
  }

}