.reasons_img {
  width: 80px;
  height: 80px;
}
.BeautySolutionReasons {
  width: 100%;
  overflow-x: hidden;
  margin-top: 5%;
}
.BeautySolutionsReasonsLeft > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}
