@charset "utf-8";

.colImg{display: flex; flex-wrap: wrap; justify-content: space-between;}
.colImg > div{flex: 0 0 48%}
.colImg > div img{width: 100%;}

.council .itemA{flex: 1;}
.council .itemA img{width: 100%;}