@media (max-width: 767px)  {
.steps-section img.desktop {
    width: 100%;
}
.header img {
    width: 70%;
}
.age-wrapper h4 {
    font-size: 24px;
    font-weight: 600;
    color: #222426;
    margin-bottom: 25px;
}
section.trust-section {
    padding-bottom: 15px;
}
}