* {
  box-sizing: border-box;
}

img {
    width: 100%;
}