/* Start custom CSS */.mobile-layout {
    padding: 0px!important;
}
@media only screen and (max-width: 595px) {
.links-wrapper-section {
   margin-top: 10px!important;
    margin-bottom: 2px!important;
}
.title {
    margin-top:0px!important;
}
.welcome-title{
    margin-top: 0px!important;
}
.orange-bg-color {
    width:100%!important;
}
}/* End custom CSS */