.text_with_title {background-position: center;background-repeat: no-repeat;background-size: cover;padding: 0 0 20px;}
.text_with_title.paralax {background-attachment: fixed;}
.text_with_title_h {color: #000000;margin: 0;padding: 20px 0;}
.text_with_title_wrapper {padding: 10px;}

@media screen and (min-width: 576px) {

}
@media screen and (min-width: 768px) {
    .text_with_title_wrapper {padding: 15px;}
}
@media screen and (min-width: 992px) {

}
@media screen and (min-width: 1200px) {

}