.logo > a > img {
content: url('/GetImage/System/logo-firstep-small-zh-tw.png') !important;
max-width: 250px!important;
max-height: 65px!important;
}
@media(max-width: 992px) {
.logo > a > img {
max-width: 95%!important;
}
}
