.help-contact {margin-left:0;margin-right:0}
.rent-zal {background:#000;padding:60px;border-bottom:1px #131313 solid;color:#fff}
@media screen and (max-width:900px ) {.rent-zal {padding:30px 20px }.rent-zal .h3 {margin-bottom:20px }}
.rent-zal--white {background:url(../themes/gromit/assets/img/svg/triplex--bold-3.svg) 60px bottom / 230px no-repeat,#fff;color:#000}
@media screen and (max-width:900px ) {.rent-zal--white {padding-bottom:60px;background-size:115px;background-position:calc(100% - 20px) 100% }}
.rent-zal .col {align-items:flex-start}
.rent-zal .button {margin-top:auto}
@media screen and (max-width:900px ) {.rent-zal .button {margin-top:20px }}
.rent-zal ul {counter-reset:item}
.rent-zal li {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}
.rent-zal li + li {margin-top:15px}
.rent-zal li:before {content:counter(item) '. ';counter-increment:item;color:#ff0013;margin-right:13px}