@media only screen and (max-width: 600px) {
  .centerContainer{
    width: 55%;
  }

  .slogan img {
    width: 20%;
  }
}
