@charset "UTF-8";
#p-top.gs .vis .photo {
   background: none;
}#p-top .vis .photo.has-link {
  cursor: pointer;
}
#p-top .vis .cons {
    display: none;
}
@media screen and (max-width: 670px) {
#p-top.gs .vis {
    height: 60vh;
}
}