.ashade-logo {
width: 115px !important;
height: auto !important;
}
@media (max-width: 1024px) {
.ashade-logo {
width: 90px !important;
}
}
@media (max-width: 767px) {
.ashade-footer__copyright-text {
text-align: center !important;
}
}