.services{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.image-container{padding:1rem;height:300px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#2e362c;position:relative}.services-image{width:100%;height:auto;position:absolute}.content{padding-inline:4rem;margin:1rem}.content-paragraph{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.content h1{font-size:4rem;font-family:Cinema,Fallback,sans-serif;color:#2e362c}ul{list-style:disc;margin-inline:1rem;max-width:50vw}.main-list-item{font-weight:700;margin-top:4rem}.inner-list-item{margin-inline:1rem}.inner-list-item li{margin-top:1rem}a{text-decoration:underline}@media screen and (max-width:1020px){.image-container{height:200px}.content{padding-inline:1rem}ul{max-width:100vw}}