/*****************************************
		CUSTOM CSS
******************************************/

/* Phone and little tablet */
@media screen and (max-width: 767px) {

	/* MOD RESPONSIVE PRODUCT */
	.productimg {
	width: 100% !important;
	}

.techspecs {
  width: 100%;
  min-width: 350px;
  float: left;
  border: solid 2px #A6A6A6;
  vertical-align: top;
  text-align: left;
  padding: 8px;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 17px;
}


.techimg {
        height: 145px;
}

.techspecsl {
  width: 100%;
  padding: 8px;
}

.techimgl {
  float: right;
  height: 210px;
}

.pole-icon-l {
  margin-top: 70px;
  margin-bottom: 5px;
}

}
