/* Custom styles to fix detail page layout */
.detail .row {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
}
