@include tablet {
    .single-client {
        box-shadow: 4px 3px 29px 0px rgba(0, 0, 0, 0.1);
    }
}

@include small-device {

}