.mentioned-products .title-promotion {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.mentioned-products {
  padding-top: 30px;
    background: #f9f9f9;
}
@media (max-width: 992px) {
    .mentioned-products .title-promotion {
        margin-top: 30px !important;
    }
}