.buying-guide .tab-content .slider-controls {
  right: 20px;
}
.buying-guide .compare-wrap .procuct-summary .btn-product {
  width: 160px;
  padding: 9px 10px;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .buying-guide .compare-wrap .procuct-summary .btn-product {
    width: 120px;
  }
}