@media(max-width: 903px) {
    .skills-übersicht{
        width: 98%;
    }

    .img_40{
        width: 70%;
    }

    .img_20{
        width: 40%;
    }

    .img_30{
        width: 55%;
    }

    .img_50{
        width: 70%;
    }

    .img_10{
        width: 30%;
    }

    .tropensonne{
        width: 55%;
    }

    .questbuch{
        width: 90%;
    }

    .attribute_gen{
        width: 50%;
    }

    .garnison{
        width: 20%;
    }

    .alte_seite{
        width: 75%;
    }

    .buchtribut{
        width: 40%;
    }

    .klostertribut{
        width: 20%;
    }

    .talentbaum-tabelle{
        width: 75%;
    }

}

@media(max-width: 480px) {
    .img_mittel{
        width: 90% !important;
    }

    .img_gross{
        width: inherit !important;
    }

    .img_5{
        width: inherit !important;
    }

    .gebaeude_tabelle{
        width: 40vb !important;
    }

}
@media(min-width: 904px) {
    .skills-übersicht{
        width: 60%;
    }

    .img_40{
        width: 40%;
    }

    .img_20{
        width: 20%;
    }

    .img_30{
        width: 30%;
    }

    .img_50{
        width: 50%;
    }

    .img_10{
        width: 10%;
    }

    .tropensonne{
        width: 34%;
    }

    .questbuch{
        width: 75%;
    }

    .attribute_gen{
        width: 20%;
    }

    .garnison{
        width: 9%;
    }

    .buchtribut{
        width: 15%;
    }

    .klostertribut{
        width: 7%;
    }

    .talentbaum-tabelle{
        width: 51%;
    }
}

.space{
    margin-bottom: 20px;
}

.img_60{
    width: 60%;
}

.img_7{
    width: 7%;
}

.img_5{
    width: 5%;
}

.img_80{
    width: 80%;
}