#brarista-minichat-iframe {
    position: relative;
    width: 100%;
    height: auto;
    border: none;
    overflow: hidden;
    transition: height 0.3s ease;
}