
.srvdiv { width: 100%; max-width: 1200px; margin: 0 auto; }
.srv-div-img { width: 100%; float:left; }
.srv-div-img>img { width: 100%; }
.srv-div-hd { width: 100%; float:left; font-size:1.5238642rem; text-align:center; color:#000; text-transform:uppercase; padding:3% 0 0 0; }
.srvdiv-bt { width: 100%; max-width: 1200px; margin: 0 auto; }
.srvdiv-int{ float:left; width:33.33%; padding:1.5%}
.srdv-img{ float:left; width:100%; padding:0}
.srdv-img>img{ width:100%;}
.srdv-hed{ float:left; width:100%; padding:1.5%;text-align:center; color:#000; background:#e9e9e9; text-transform:uppercase;font-size:1.4238642rem; }

@media (min-width:1024px) and (max-width:901px) {
.srv-div-hd {font-size:1.3238642rem; }
}
@media (min-width:475px) and (max-width:900px) {
.srvdiv-int{ float:left; width:50%; padding:2%}
.srdv-hed{font-size:1.2238642rem; }
.srv-div-hd {font-size:1.1238642rem; }
}
@media (min-width:320px) and (max-width:474px) {
.srvdiv-int{ float:left; width:100%; padding:2%}
.srdv-hed{font-size:1.2238642rem; }
.srv-div-hd {font-size:1rem; }
}