@import url(../../../css/kurenai.css);

.div-light_yellow {background-color: #f3f1cd;}
.div-light_yellow .flex-respo .col2-in-1 {width: 15%; padding: 1%; text-align: left;}
.div-light_yellow .flex-respo .col2-in-1 img {border-radius: 50%;}
.div-light_yellow .flex-respo .col2-in-2 {width: 85%; padding: 1%;}


.new-columns02-margin {margin: 0em 0.5em 0em 0em;}
.centered-img {width: 50%; padding: 0 25%; font-size: 1.2rem; color: #696969; line-height:1.8rem ;}

.caption-max{margin: 0.5rem !important;}

@media screen and (max-width: 400px)  {
    .div-light_yellow .flex-respo .col2-in-1 {width: 100%;}
    .div-light_yellow .flex-respo .col2-in-2 {width: 100%;}
}