#contacts {
    background-image: url(../../img/bg-white.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#contacts .subtitle {
    padding-top:100px;
}

#contacts h2 {
    padding-bottom:36px;
}