.section-in
{
    margin-bottom: 90px;
}

@media (max-width: 956px)
{
    .section-in
    {
        margin-bottom: 20px;
    }

}