@charset "euc-kr";

        .button {
            width: 100%;
            height: auto;
            border: 0;
            margin: 0 0;
            padding: 0;
        }

        .button>a>img {
            width: 49%;
        }

        a {
            text-decoration: none;
        }