
img {
    max-width: 100%;
}
a {
    cursor: pointer;
}

body * {
    box-sizing:border-box;
}

