/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.maping .datacenters.silicon-valley {
    top: 45%;
    left: 12%;
}

.maping .datacenters.tampa {
    top: 52%;
    left: 23%;
}

.maping .datacenters.sweden {
    top: 30%;
    left: 50%;
}