﻿.header__logo img { max-height: 45px; width: auto !important; }
.brand__logo img,
.footer__widget .logo img { max-height: 40px; width: auto !important; }

.hero__figure img { max-width: 100%; height: auto; object-fit: contain; }

.about__figure img { max-width: 550px; margin: auto; object-fit: contain; }

.featureBox__icon img { max-width: 64px; max-height: 64px; width: auto !important; height: auto !important; margin: 0 auto; object-fit: contain; }

.token__section .token__item .icon img { max-width: 56px; max-height: 56px; width: auto !important; height: auto !important; margin: 0 auto; object-fit: contain; }

.partner__wrapper .partner__image { display: flex; align-items: center; justify-content: center; }
.partner__wrapper .partner__image img { max-width: 80px; max-height: 80px; width: auto !important; height: auto !important; margin: 0 auto; object-fit: contain; }

.token__graph img { max-width: 100%; height: auto; object-fit: contain; }

.blogPost__item .blog__figure img { width: 100%; max-height: 220px; object-fit: cover; }
