.container-arena-relative{
    position: relative;
    width: 100% !important;
    padding: 110px 0 0 0 !important;
    background-color: #d35e52;
}
.arenacontainer{
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.welcomeDescription{
    position: relative;
    width: 30%;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Dosis";
    font-size: 20px;
    color: white;
}

#flexslider_arena{
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-height: 740px;
}

.slides-li .arena-img {
    width: 100% !important;
    height: 100% !important;
}

.flex-viewport{
    max-height: 740px;
}

.slides-li{
    max-height: 740px;
}

.label-map-arena{
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    width: 320px;
    height: 106px;
    z-index: 1;
    margin: auto;
}

.label-map-arena-anchor{
    position: relative;
    width: 100%;
    height: 100%;
}

.label-map-arena-anchor img{
    width: 100%;
    height: 100%;
}