.chsoft-mapa{
    font-size: 16px;
}
.chsoft-mapa #skrol{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 2;
}

.chsoft-mapa #skrol p{
    position: absolute;
    transform: translate(0%, 5%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 25px;
    text-align: center;
}
.chsoft-mapa img{
    max-width: none !important;
}