/*
 Theme Name:   Musikverein 2022
 Description:  Musikverein für Steiermark
 Author:       Magdalena Kahr-Göpfart
 Author URI:   schubiduquartet.com
 Template:     blank
 Version:      1.0.0
*/

.jahresBtn{
    position: absolute;
    z-index: 1000;
    top: 50vh;
    left: 5vw;
}

.jahresBtn img{
    width: 130px;
}

.has-scroll-smooth body{
  overflow:visible !important;
}

@media (max-width: 575.98px){
  .jahresBtn img{
        width: 90px;
    }
}
