
@media screen and (min-width: 741px) {
  .c_recentry-viewed-products .prev-next-button:not(.prev-next-button--small) {
    width: 56px;
    height: 56px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
  }
}