
.related-items h4 {
    color: #131413;
    font-size: 30px;
    line-height: 43px;
    border-bottom: none;
    font-weight: normal;
    margin-top: 60px;
}

table, td {
    font-size: 16px;
    font-family: 'Nimbus Sans Novus', sans-serif !important;
}

table td, table th {
    border-top: none !important;
}

.infowrapper table.table tr th:first-child {
    width: auto;
    padding-right: 40px;
}

.infowrapper table.table {
    width: auto;
}

.collection-page {
    margin-bottom: 30px;
}
