.cs-portfolio__btn  {display:none;}
.cs-portfolio__desc--services  {display:none;}

@media only screen and (max-width: 600px) {
.cs-det-parallax--touch .cs-det-parallax__item-bg {
     left: -75%;
    width: 200%;
    height: 100%;
    opacity: 1;
}
}