.climateTopSection{
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
.climateTopSection .mainTitle{
    margin-bottom: 10px;
}