/* =========================
   New Mobile (<= 560px)
========================= */
@media (max-width: 560px) {
  .block-content-partner_scale_construction
    .field--type-entity-reference-revisions
    > .field__item {
    width: 100%;
  }

  .block-content-partner_scale_construction h3{
    font-size: 24px;
  }

  /* Header */
  #navbar-main, #navbar-top .region-top-header {
    max-width: 100%;
  }
  /* Header ends */

  /* Sustainability Section */
  .about-innovation-that-accelerates-indias-transition-to-light--sustainable-construction---right, .our-sustainability-vision----right, .about-solutions-engineered-for-indias-climate-cities-and-future---left {
    padding-right: 30px;
  }
  .about-innovation-that-accelerates-indias-transition-to-light--sustainable-construction---right:after, .our-sustainability-vision----right:after, .about-solutions-engineered-for-indias-climate-cities-and-future---left::after {
    width: 93%;
    right: 10px;
  }
  .about-solutions-engineered-for-indias-climate-cities-and-future---left .static-corporate-section__body, .about-innovation-that-accelerates-indias-transition-to-light--sustainable-construction---right .static-corporate-section__body, .our-sustainability-vision----right .static-corporate-section__body {
    height: 455px;
  }
  /* End Sustainability Section */
}