p.logo__title {
    font-size: 33.3px !important;
}

p.logo__description {
    font-size: 21.5px !important;
}

@media screen and (max-width: 500px) {
p.logo__title {
    font-size: 33.3px !important;
}

p.logo__description {
    font-size: 21.5px !important;
}
    
}