.partnertypes-banner-section {
    background: url("/images/main/main_pedagog_banner.png") no-repeat;
    margin-bottom: 24px;
}
.partnertypes-banner-section a {
  text-decoration: none;
  display: block;
}
.partnertypes-banner-section a h2 {
  color: #fff;
  font-weight: 700;
}
@media(max-width: 991.5px) {
    .partnertypes-banner-section a {
    padding: 12px;
    }
    .partnertypes-banner-section a h2 {
    font-size: 18px;
    margin-bottom: 40px;
    /*max-width: 67.701863354%;*/
    line-height: 20px;
    }    
}
@media (min-width: 992px) {
    .partnertypes-banner-section a {
    padding: 55px 64px;
    }
    .partnertypes-banner-section a h2 {
    font-size: 33px;
    margin-bottom: 40px;
   /* max-width: 518px;*/
    line-height: 34px;
    }
}