
Tilting bracket for TV or interactive boards 60"-110" max 265 lbs, black UT12
#content-layout { max-width: 1440px; width: 100%; font-size: 16px; } .layout-header { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .layout-header__img { width: 100%; } .layout-header .layout-header__title { position: absolute; font-size: clamp(1.063em, 3.482vw + 0.366em, 3.5em); font-weight: 600; text-align: center; margin-top: 3%; color: #000 !important; line-height: 1; } @media screen and (max-width: 480px) { .layout-header_mob { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column;