@charset "utf-8";

section.section-topImg{
    display:flex;
    gap:10px;
    flex-direction:column;
}

.sec-topImg-item img{
    width:100%;
}