.prev_icon{position:absolute;top:50%;left:8%;transform:translate(0,-50%);width:65px;height:65px;z-index:1}.next_icon{position:absolute;top:50%;right:8%;transform:translate(0,-50%);width:65px;height:65px;z-index:1}@media screen and (max-width:480px){.prev_icon{position:absolute;top:50%;left:8%;transform:translate(0,-50%);width:35px;height:35px;z-index:1}.next_icon{position:absolute;top:50%;right:8%;transform:translate(0,-50%);width:35px;height:35px;z-index:1}}