.post-content img,
.post-content iframe,
.post-content video {
    max-width: 100%;
    height: auto;
}

.post-content table {
    width: 100%;
    overflow-x: auto;
    display: block;
}

.post-content iframe {
    aspect-ratio: 16 / 9;
}
/**************/
img.logo{
    width: 120px;
    height: 59px;
}
.card.text-center.works img{
    width: 265px;
    height: 198px;
    margin: 0 auto;
}
img.service.mb-3{
    width: 80px;
    height: 80px;
}
img.img-about {
    width:150px;
    height:150px;
}
.features-box-content h1 {
    font-size:  1.3rem;
}
.footer-nav-wrap.text-white h3{
    font-size:  1.125rem;
}

.staff-member img {
    width: 100%;
    height: 250px;
}