@charset "utf-8";
/* CSS Document */


.icOtherW4H {
    background: url(/shared/images/ic_other.png) no-repeat 318px center;
    padding: 0 22px 0 0;
    margin-right: 4px;
}

@media screen and (max-width: 767px){
.col3Block .col, #contents .anchorList .col2Block .col {
    width: 100% !important;
    float: none;
    margin: 0 0 20px !important;
}
#contents h2.textHeader {
    margin: 0px 10px 10px;
    font-size: 110%;
}
#contents .contentsPadding {
    padding: 0 20px;
}
.icOtherW4H {
    background: url(/shared/images/ic_other.png) no-repeat 330px center;
    padding: 0 22px 0 0;
    margin-right: 4px;
}
.mb60 {
    margin-bottom: 20px !important;
}
	
}
