@media (min-width:1025px) {
  .image-block {
    display:flex;
    justify-content: center;
}
  
  .visual{
  max-width: 50%;
}