@media (min-width: 635px) {
    .need-consultation {
        width: max-content;
    }
}
