.bad-section-bgt{
	background: url('../images/item52.jpg');
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.variety-packs-area{
	background: url('../images/item51.png');
	position: relative;
  
 
 width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 4vw -10vw;
  background-repeat: no-repeat;
  border-radius: 16px;
}
.beefjerkyflav{
	border:none;
}
.dtsec-1{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 2%;
	margin-top: 3vh;


}
.lb{
	border-radius: 5px;
	border: 2px solid #EAEAEA;
	background-color: #2B2525;
	
}
.dgt-pd1{
	
}
.dgt-fs-1 h2{
	font-size: 2vw;
    font-family: "Roboto Condensed";
    text-align: center;
}
.dgt-fs-1{

  margin-bottom: 5%;
}
.sig-text-1{
/*	justify-content: ;*/
}
.dgt-items1 *{
	font-size: 1.8vw;
	font-family: "Roboto Condensed";
	margin-bottom: 2%;
}
.lattys{
	position: relative;
}
.dgt-heading1{

  padding-left: 12px;
  padding-top: 4px;
}

.dog-image img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.btn-3{
	width: 85%;
	margin-top: 5px;
	font-size: 1.35vw;
	border: none;
	padding: 1% 2%;
	border-radius: 2px;
	background-color: red;
	margin-bottom: 12%;
	margin-top: 6%;
	text-align: center;
}
.dgt-footprints img{
	width: 6vw;
}
#dgt-foot1{
	position: absolute;
  top: 13%;
  right: 4%;
  

}
#dgt-foot2{
	position: absolute;
	top: 27%;
	right: 24%;
}
#dgt-foot3{
	position: absolute;
  top: 47%;
  right: 4%;
}
#dgt-foot4{
	  position: absolute;
  top: 62%;
  right: 22%;
}
.health-benefits-section{

  padding-left: 10px;
}

.section-mid-sub11{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 5vw;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 2vw;
  padding: 0 10vw;


}




@media screen and (max-width: 600px) {
	.dgt-fs-1 h2{
	font-size: 3.2vw;
    font-family: "Roboto Condensed";
    text-align: center;
   
}
.dgt-items1 *{
	font-size: 2vw;
	line-height: 140%;
}
.dog-image img{
	
}
 .bad-section h2{
    font-size: 3.5vw;
    
  }
  .mid-card11{
  	height: 11vh;
  }
  .section-mid-sub11{
  	padding: 0 2vw;
  }
}