body { margin-left: 5%; width: 90%; }
h1 {/* font-size: 3vw; */}
h2 {color: #2196F3}
p, div, ul, li {text-align: justify; /* font-size: 1.4vw; */}
.flex-container {display: flex;}
img {max-width:70%;height:auto; }
.imglogo { width:100%; max-width: 250px; border-radius: 0px; }
.imgportrait{width:100%;max-width: 230px; max-height: auto;border-radius: 5px; margin-top: 6px;}
.textblock {text-align: justify;}
