.imtc-topo-cidade {
    width: 100%;
    max-width: 1146px;
    margin: 0 auto;
}
.imtc-topo-cidade .imtc-image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1146 / 300;
    object-fit: cover;
}
.imtc-topo-cidade .imtc-link,
.imtc-topo-cidade .imtc-link:hover {
    display: block;
    text-decoration: none;
}
.imtc-empty {
    width: 100%;
    max-width: 1146px;
    margin: 0 auto;
    padding: 20px;
    border: 1px dashed #b8c0cc;
    background: #f8fafc;
    color: #364152;
    font-size: 14px;
    line-height: 1.5;
}
