@media (max-width: 425px) {
    .qlogo {
        width: 12rem;
    }
}

@media (max-width: 992px) {
    .qlocation {
        width: 6rem;
    }
}