.home-service-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

#u_row_9 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://s3.amazonaws.com/unroll-images-production/projects%2F5192%2F1637008996126-banner-home-4.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
#u_row_11 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url("	https://s3.amazonaws.com/unroll-images-production/projects%2F5192%2F1637010243248-bg-home-2.jpeg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Amenities */
.d-con-amenities .d-amenities-icon-block {
    border: 1px solid #464646;
    padding: 40px 20px !important;
}

