
@media screen and (max-width: 990px) {
    .breadcrumbs {
      display: none;
    }
    .inner-page{
        padding: 45px 0;
    }
}