.bg-inherit,
.app-inner,
.All_singlepage {
    background-color: #f4e9dd !important;
}
.bg-inherit{
background-color: #f4e9dd !important;
}
.my-10 {
    margin-top: 5.5rem;
}
.al-categories img {
    width: auto !important;
}
#thumbs p {
display: none;
}
.al-categories .category_card {
    justify-content: space-between !important;
}
.md\:text-2xl {
    font-size: 17px;
    line-height: 2rem;
    margin-top: 11px;
}
@media (max-width: 768px) {
.bg-inherit{
padding: 2% 0;
}
.h-\[353px\] {
    height: auto !important;
}
}
@media(min-width:768px){
.al-categories img {
    max-height: 135px !important;
}
}
.al-categories img {
    max-height: 160px !important;
}