@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 479px) {
/* for Mobile */
.ngc-1-in-a-row .container-fluid {
position: relative !important;
padding: 0 16px !important;
}

.ngc-1-in-a-row .list-inline-img {
top: 2px !important;
}
}

.ngc-1-in-a-row .list-inline-img {
position: absolute;
top: 10px;
left: 16x;
}

.ngc-1-in-a-row .heading {
padding-left: 50px;
}