/* Start custom CSS */@media (max-width: 480px) {
    .mobile-no-float {
        float: none;
    }
}/* End custom CSS */