.full-size-image-dogs{
  background: url('../images/gallery/latest-dog-products-offer-sydney-nsw-1800x1300.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0px;
  height: 1800px;
  width: 100%  auto;
}



@media (max-width:1300px) {
.full-size-image-dogs{
  height: 1800px;
}
}


@media (max-width:1000px) {
.full-size-image-dogs{
  height: 1340px;
}
}

@media (max-width:900px) {
.full-size-image-dogs{
  height: 1250px;
}

}

@media (max-width:480px) {
.full-size-image-dogs{
  height: 650px;
}
}

@media (max-width:700px) {
.full-size-image-dogs{
  height: 940px;
}
}

