@charset "utf-8";

.sys-root .base-wrapper
{
}
.group.search-tool > .in > .ct {
    background-image: url('http://ws.nhi.gov.tw/001/Upload/292/sites/index_backimage/efedbc8f-0f2f-4ea9-b362-c356cc71d369.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 1920px;
    height: 360px;
    background-color: #e6e3de;
    width: 100%;
}
@media(max-width: 768px) and (min-width: 561px) {
.group.search-tool > .in > .ct {
    background-image: url('http://ws.nhi.gov.tw/001/Upload/292/sites/index_backimage/0ccd13e2-28e2-46f3-af31-9deb10594450.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 272px;
    width: 100%;
 }
}
@media(max-width: 560px) {
.group.search-tool > .in > .ct {
    background-image: url('http://ws.nhi.gov.tw/001/Upload/292/sites/index_backimage/af3e5702-b90a-414b-a036-dc1619ee3f42.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 270px;
 }
}

