header {
    background: url(../img/partner/header.jpg) no-repeat center / cover;
}
section {
    padding-bottom: 40px;
}
section::after {
    bottom: 40px;
}
@media (hover: hover) and (pointer: fine) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 600px) {
}
