@media screen and (max-width: 991px) {
  .visual {
    position: fixed;
  }
}