* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

#iniq {
    background-color: #d34e4e;
}

#i8oj {
    min-height: 100px;
    display: flex;
    height: 100vh;
}

#i5z3 {
    min-height: 100px;
    width: 50%;
    border-right: 1px solid #000000;
}

#ikqi {
    min-height: 100px;
    width: 50%;
}

.leftcol {
    overflow: scroll;
}

.rightcol {
    overflow: scroll;
}

#itxk {
    min-height: 100px;
    margin: 50px 30px 0px 30px;
}

#i1woh {
    padding: 10px;
    font-size: 24px;
}

#ivoff {
    min-height: 100px;
    margin: 50px 10px 10px;
}

#icz2o {
    color: black;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px 80px 10px 80px;
}

#icz2o-2 {
    color: black;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px 80px 10px 80px;
}
.pods-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.gallery-image {
    width: 100%;
    height: auto;
    padding: 10px 80px;
    box-sizing: border-box;
}
