.third-section{height:auto;min-height:500px;width:100%;padding:40px var(--left-space);display:flex;flex-direction:column;align-items:center;gap:20px}.third-section .service-description{text-align:center;width:60%}@media (max-width:900px){.third-section{height:-moz-fit-content;height:fit-content;min-height:400px;gap:10px;padding:30px var(--left-space)}.third-section .service-description{width:100%}}