@media (max-width: 768px) {
.widget ul,
.widget-area ul {
margin: 0;
padding: 0;
list-style: none;
}
}