@charset "utf-8";
/* CSS Document */
@media screen and (min-width:100px) and ( max-width:468px) { 
/*　for Mobile 　*/
.ngc.col-xs-12.col-sm-6 {
margin-top: 0px !important;
}
}

.ngc.col-xs-12.col-sm-6 {
margin-top: 30px;
}

.ngc.col-xs-12.col-sm-6 ul {
margin: 0 auto;
}