@media (max-width: 430px) {
.qodef-title .qodef-title-holder h1 {
font-family: Montserrat;
font-size: 25px;
font-weight: 800;
}
.qodef-title .qodef-title-holder .qodef-subtitle {
font-family: Fira Sans;
font-size: 18px;
text-transform: capitalize;
font-weight: 700;
}
}