.grid-item {
    /*width: 500px;*/
    width: 30rem;
    /*height: 100px;*/
    /*margin-bottom: 20px;*/
    /* Other custom styles */
}


#map-world {
    height: 15vh;
    width: 30vh; /* ratio 2:1 */
}

