@media screen and (min-width: 576px){
.event_top a img{
  display: block;
  margin: 0 auto 30px;
  width: 50%;
  max-width: 590px;
}