.projects-filter .filter-arrow img {
  max-width: 22px;
}
@media screen and (max-width: 767.98px) {
  .project-detail-slider .project-detail {
    position: relative;
    top: 0;
    left: 0;
    width: calc(100% - 20px);
    margin: 10px 0 30px;
  }
}