.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 25px;
  width: 25px;
  background-size: 75% 75%;
}
.top-section {
  background-image: url(/Assets/images/head-01.jpg);
  padding-top: 70px;
  padding-bottom: 70px;
  background-size: cover;
  background-position-y: center;
  margin-top: 60px !important;
}

.carousel-item img{
  border-radius: 12px;
}