


/* Start:/local/components/custom/about-main/templates/.default/style.css*/
.about-main {
  margin-bottom: 90px;

}
.about-main__title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 5px;
}
.about-main__desc {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  line-height: 113%;
}
.about-main__img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-main__img img {
  max-width: 100%;
  width: 100%;
}



/* End */
/* /local/components/custom/about-main/templates/.default/style.css */
