.green-wheelz-collection-points {
    background: #f8fafb;
}

#green-wheelz-collection-map {
    height: 420px;
    border-radius: 16px;
    overflow: hidden;
}

@media (max-width: 768px) {
    #green-wheelz-collection-map {
        height: 320px;
    }
}
