@import "../global/_variables";


.scui-image {
    display: block;
    img {
        width: 100%;
    }
}