@charset "UTF-8";

#implant+.block_table_6 table thead+tbody tr:nth-of-type(2) td,
#implant+.block_table_6 table thead+tbody tr:nth-of-type(3) td {
    background-color: #6dbae8;
}

#implant+div img {
    object-fit: contain;
    min-width: 200px;
    max-width: 300px;
    height: auto;
}

a#table+div td div {
    text-align: center;
}

a#table+div img {
    object-fit: contain;
    max-width: 300px;
    height: auto;
}