#bc-world-map {
    width: 100%;
    height: 600px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
}

.bc-world-wrapper {
    max-width: 1400px;
    margin: 40px auto;
    padding: 0 20px;
}
#module-bcstorelocator-world .bc-world-title {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}
#module-bcstorelocator-world .open-intro{
    text-align:center;
}
#module-bcstorelocator-world .open-intro p{
    margin:auto auto 1rem;;
}