/* please use this file for CSS customizations */
/*# sourceMappingURL=custom.css.map */
@media screen and (max-width: 430px){
    ul.list-items li {
        width: 100%!important;
    }
}