.about_topimg {
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: 100% 50%;
  max-width:1920px;
  margin:0 auto;
}

.about_title {
  font-size: 28px;
  font-weight: 600;
  padding: 50px 0px;
  border-bottom: 2px solid #cdcdcd;
  width: 100%;
  text-align: center;
  margin-bottom:50px;
}
