.img-fluid {
    height: 130px !important;
}


.text-2xl {
font-size: 1.3rem;
}


.p-5 {
    padding: 0.2rem;
}

.store-footer .md\:mt-5 .object-contain {
    content: url(https://i.postimg.cc/PJFMvvLs/Logo-bus.png)!important;
}


@media (max-width: 470px) {
.md\:mt-5 .justify-center img {
    transform: scale(3.64)!important;
    margin-top: 10px;
}
}

.md\:mt-5 .justify-center img {
    height: 52px;
    transform: scale(2.88);
}

@media (max-width: 470px) {
.md\:mt-5 .justify-center img {
    transform: translatex(0) translatey(0);
    width: 50px!important;
    height: 50px!important;
}
}

.enhanced-title-border {
    display: none;

}