@media screen and (min-width: 768px) {
  .psb-collection-collection-05 .slider {
    padding: 40px !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}