*{margin: 0; padding: 0;}
ul,ol{list-style: none;}

h1,h2,h3,h4,h5,h6{font-size: inherit;}

a{
    color: inherit;
    text-decoration: inherit;}

address{font-style: inherit;}
table{border-collapse: collapse;}
img{max-width: 100%;}

html, body {
    /* overflow-x: hidden; */
    max-width: 100%;
}