Also just tried this:
/* Smartphones (portrait) ----------- */
@media only screen (min-width: 480px) and (max-width: 768px) {
.panel-grid .so-parallax > :not(.simpleParallax) {
margin-bottom: 20px;
}
Does not work… I’m desperate cause I have to get this to my client asap today.