@media only screen and (max-width: 1100px) and (min-width: 1000px) {
    .vision-section {
        padding-bottom: 0;
    }
}