@media screen and (max-width: 767px) {
    .heritage-container {
    grid-template-columns:unset !important;
}

.sacred-mission .mission-content {
     display: unset !important; 

}

.heritage-section {
     padding: unset !important; 
}

.heritage-description p {
font-size: 1.2rem;
}
#maindiv {
    padding-bottom: 20px;
}

.card-desc {

    height: 96px;
}
.view-homepage-festival-block {
    margin-top: 1rem;
}
}
.footer-left a {
    color: #facc15;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}