@media only screen and (min-width: 600px) {
  .imgcontcomp {
    height: 40%;
  }

  .logo img {
    width: 15vw;
    height: 15vw;
  }
}
