* {
    outline: none;
}
body {
    background: #ffffff;
}
.banner-box {
    border: solid 1px #d1d1d1;
    box-shadow: none;
}

