.site-logo {
    max-height: 70px;
}
.page-wrap .content-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
}


@media only screen and (max-width: 479px) {
  .text-slider .maintitle {
    font-size: 30px;
  }
  .text-slider .subtitle {
    font-size: 22px;
  }

}
@media only screen and (min-width:768px) {
 .btn-menu {
    padding-right: 50px;
  }
}