img.lazy {
 width: auto;
 max-width:100%;
}


#AZB798T_main {
	position: relative !important;
	left: 0 !important;
	margin-left:0 !important;
	
	font-family: 'centrale-sans';
	color: #000;
	width: 100%;
	box-sizing: border-box;
	align-items: center;
	margin-left: -50%;
	position: absolute;
	left: 50%;
}

#AZB798T {
	font-family: 'centrale-sans';
	color: #000;
	margin: 0 auto;
	max-width: 920px;
	box-sizing: border-box;
	align-items: center;
}

#AZB798T .header_philips {
  /* background: url("/si_upload/JWA/Philips/AZB798T/top.jpg");
  background-repeat: no-repeat; */
  width: 920px;
  height: 345px;
}

#AZB798T .header_text {
  font-weight: 400;
  max-width: 920px;
  padding-left: 6px;
  padding-top: 0px;
  font-size: 16px;
}

#AZB798T .header_text2 {
  font-weight: 700;
  max-width: 920px;
  text-align: center;
  color: #0b5ed7;
  font-size: 18px;
}

#AZB798T .title {
  color: #0b5ed7;
  font-weight: 700;
  font-size: 17px;
}

#AZB798T .middle1 {
  min-height: 346px;
  align-items: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}

#AZB798T .middle1 .left1 {
  /* background: url("/si_upload/JWA/Philips/AZB798T/1.jpg");
  background-repeat: no-repeat; */
  height: 346px;
  width: 346px;
}

#AZB798T .middle1 .right1 {
  height: 346px;
  width: 534px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center; 
}

#AZB798T .middle2 {
  min-height: 346px;
  align-items: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}

#AZB798T .middle2 .left2 {
  height: 346px;
  width: 534px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center; 
}

#AZB798T .middle2 .right2 {
  /* background: url("/si_upload/JWA/Philips/AZB798T/2.jpg");
  background-repeat: no-repeat; */
  height: 346px;
  width: 346px;
}

#AZB798T .middle3 {
  min-height: 346px;
  align-items: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}

#AZB798T .middle3 .left3 {
  /* background: url("/si_upload/JWA/Philips/AZB798T/3.jpg");
  background-repeat: no-repeat; */
  height: 346px;
  width: 346px;
}

#AZB798T .middle3 .right3 {
  height: 346px;
  width: 534px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center; 
}

#AZB798T .middle4 {
  min-height: 346px;
  align-items: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}

#AZB798T .middle4 .left4 {
  height: 346px;
  width: 534px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center; 
}

#AZB798T .middle4 .right4 {
  /* background: url("/si_upload/JWA/Philips/AZB798T/4.jpg");
  background-repeat: no-repeat; */
  height: 346px;
  width: 346px;
}

#AZB798T .middle5 {
  min-height: 346px;
  align-items: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}

#AZB798T .middle5 .left5 {
  /* background: url("/si_upload/JWA/Philips/AZB798T/5.jpg");
  background-repeat: no-repeat; */
  height: 346px;
  width: 346px;
}

#AZB798T .middle5 .right5 {
  height: 346px;
  width: 534px;
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center; 
}

#AZB798T .footer_philips {
  /* background: url("/si_upload/JWA/Philips/AZB798T/footer.jpg");
  background-repeat: no-repeat; */
  width: 100%;
  height: 48px;
  margin-top: 20px;
}


@media screen and (max-width: 692px) {

	#AZB798T .header_philips {
		width: 100%;
	}

  #AZB798T .middle1  {
    flex-direction: column;
  }
	
  #AZB798T .middle2  {
  	flex-direction: column-reverse;
  }

  #AZB798T .middle3  {
    flex-direction: column;
  }

  #AZB798T .middle4  {
    flex-direction: column-reverse;
  }

  #AZB798T .middle5  {
    flex-direction: column;
  }
	
	#AZB798T .middle1 .right1  {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#AZB798T .middle2 .left2 {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#AZB798T .middle3 .right3 {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#AZB798T .middle4 .left4 {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#AZB798T .middle5 .right5 {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
	}
	
}

@media screen and (max-width: 400px) {

	#AZB798T .header_philips {
		height: 150px;
	}
	
}