.review_item {
  text-align: center;
}

.review_item a {
  display: inline-block;
}

.btn_delete_screen {
  top: 6px;
}

.review_frame {
  position: relative;
  z-index: 1;
}

.review_screen {
  position: absolute;
  left: 0;
  top: 11.9%;
  width: 100%;
}

.review_screen img {
  width: 86%;
  border-radius: 0;
}

.reviews_slick .slick-arrow {
  width: 40px;
  height: 40px;
  margin-top: -20px;
}
