.historySection{background:linear-gradient(#000000c4,#452f2dcf),url(/images/eastern-himalayas.jpeg);background-size:cover;background-position:50%;padding:80px 20px;color:#fff}.historySection h3{border-left:4px solid #dc143c;padding-left:10px;margin-bottom:15px!important}.historySection .heading{font-size:2.5rem;margin-bottom:20px;font-weight:700;border-left:6px solid #dc143c;padding-left:15px;text-align:left}.historySection .description{font-size:1.2rem;margin-bottom:15px;line-height:1.6;text-align:justify}.historySection.imageGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:15px;gap:15px;justify-content:center;margin:30px 0}.historySection .image{border-radius:12px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.historySection .image:hover{box-shadow:0 10px 20px rgba(255,87,51,.4)}@media (max-width:768px){.historySection .heading{font-size:2rem;text-align:center}.historySection .description{font-size:1rem;text-align:left}.historySection .imageGrid{grid-template-columns:1fr}}