.product-card__recomendation-title {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #383D4C;
    margin-bottom: 40px;
    margin: 0;
}

.product-card__recomendation-title span {
    color: #4A8CF0;
}

.equipment-header {
    display: none;
}

.equipment-section {
    padding: 0;
    padding-top: 50px;
}