.services-sec2-the {
font-size: 90px;
font-family: 'Newsreader Display Extra Light Italic';
font-weight: 400;
color: #5a5a5a !important;
font-style: normal;
padding-top: 8%;
line-height: 70px;
}
.services-sec2-curated {
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 120px;
font-family: 'Magnolia Medium';
font-style: normal;
padding-top: 5%;
color: #000;
}
.services-sec2-shopping {
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 120px;
font-family: 'Magnolia Medium';
font-style: normal;
padding-top: 1%;
color: #000;
line-height: 70px;
}
.services-dir {
color: #000;
font-size: 90px;
line-height: 80px;
}
@media (max-width: 767.98px) { 
.services-sec2-the, .services-sec2-curated, .services-sec2-shopping {
font-size: 70px;
}
.services-dir {
font-size: 60px;
}
}