
.szechenyi_img{
width: 215px;
position: fixed;
right: 0;
z-index:98;
cursor:pointer;
}


@media screen and (min-width: 300px){
  .szechenyi_img{
  top: 78px;
  width:100px;
  }
}
@media screen and (min-width: 500px){
  .szechenyi_img{
  top: 80px;
  width:100px;
  }
}

}@media screen and (min-width: 992px){
.szechenyi_img{
  top: 64px;
  width:140px;
  }
}
@media screen and (min-width: 1600px){
  .szechenyi_img{
  top: 78px;
  width:180px;
  }
}
@media screen and (min-width: 1670px){
  .szechenyi_img{
  top: 78px;
  width:215px;
  }
}
@media screen and (min-width: 1700px){
  .szechenyi_img{
  top: 110px;
  width:215px;
  }
}
