/* ================================================ */
/* =============== Anderson Windows =============== */
/* ================================================ */ 
.imgWrap { float:left;margin:8px;width:100%;max-width:220px; } 
.setheight { height:260px !important;text-align:center; } 
.setheight img { max-height:180px;width:100%; } 
.andersenProdImg { float:left;margin:0 30px 25px 0; } 
@media (max-width:550px){ 
.imgWrap { float:none;margin:8px 0;width:100%;max-width:550px; } 
.setheight { height:auto;text-align:center; } 
.setheight img { max-height:980px; } 
.andersenProdImg { float:none;margin:0 auto 12px auto; } 
}