.page-header {
    width: 100%;
    height: 400px;
    background-image: url('/images/galleries/engine/1.webp');
    background-position: center;
    background-size: cover;
}
.full-detail-link{
    color: rgb(7, 8, 50);
    text-decoration: underline;
}

.page-header {
    background-color: #f0f0f0;
}
