@import url('memo_preview_design.css');

#memos_display_section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:35px auto
}



@media only screen and (max-width:1202px){

}


@media only screen and (max-width:802px){
 
}


@media only screen and (max-width:602px){


}


@media only screen and (max-width:402px){

}