.overview-item-wide-media-btn { position: absolute; bottom: 55px; right: 120px; display: flex; padding: 16px 24px; align-items: center; gap: 4px; border-radius: 50px; background: #036AFF; color: var(–FFFFFF, #FFF); text-align: center; font-family: Poppins; font-size: 16px; font-style: normal; font-weight: 400; line-height: 125%; cursor: pointer; } @media screen and (max-width:1024px) { .overview-item-wide-media-btn { padding: 12px; bottom: 40px; right: 100px; } } @media screen and (max-width:768px) { .overview-item-wide-media-btn { bottom: 7.16vw; right: 9.11vw; } }
// //
Reviews
There are no reviews yet.