#catalog .search > div ul {
    flex-wrap: wrap;
}

.detail table {
    table-layout: fixed
}

#catalog ul li img {
    max-width: 50%;
}

#second.detail #intro .flex .left .btn_pdf a {
    background: none;
}