.variety-packs-area {
  background: url('../images/item54.jpg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  position: relative;
  /*width: 100%;
  height: 200%;*/
  width: 116%;
  height: 200%;
  background-size: contain;
  background-position: 46% 21%;
  background-repeat: no-repeat;
  border-radius: 16px;
  transform: rotate(-38deg);
  border-radius: 100%;
}

.whitebg{
  overflow: clip;
}
.bad-section-js{
  background: url('../images/item58.jpg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



@media screen and (max-width: 600px){
  .variety-packs-area{
  width: 90%;

}
.dog1 img {
  height: 193%;
  bottom: -14vmin;
  left: 2vmin;
}
}

.variety-packs-area{
  width: 90%;

}