.section.mark {display: flex;flex-direction: column;padding: 0;background-color: transparent; } .section.mark .heading {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;max-width: 1920px;margin: 0 auto;z-index: 1;position: relative;width: 100%;flex-grow: 1;clip-path: none;height: 100%;padding-bottom: 5rem; } .section.mark .heading .breadcrumb {margin-bottom: 5rem; } .section.mark .heading .container {height: 100%; } .section.mark .heading .row {height: 100%; } .section.mark .heading .col {display: flex;flex-direction: column;align-items: center;justify-content: center;margin-bottom: 1.875rem; } .section.mark .heading h2, .section.mark .heading .h2 {font-size: 1.875rem;text-transform: uppercase;color: var(--white);text-align: center;font-weight: 700; } .section.mark .heading .img-fluid {display: block; } .section.mark .heading .img-fluid.img-logo {margin-bottom: 2.1875rem;max-width: 21.875rem;max-height: 6.125rem; } .section.mark .heading .img-fluid.img-product {width: 80%;margin: auto; } .section.mark .detail {background: #d5d5d5;padding-top: 2.9375rem;padding-bottom: 2.9375rem;width: 100%;max-width: 1920px;margin: 0 auto;font-size: 1.25rem;text-align: center; } .section.mark .detail .content *:last-child {margin-bottom: 0; } .section.mark + .section.list {padding-top: 3.125rem !important; } 