@media (max-width: 900px) {
  

}





@media (max-width: 768px) {

    .hauptbereich {
        display: flex;
        flex-wrap: wrap;
    }


}