img {
    max-width: 25rem;
}
#General{
    justify-content: space-around;
    height: 700px;
    display: flex;
}
.cols{
    background-color: blanchedalmond;
    flex-direction: column;
    

}