
.box {display: flex;flex-wrap: wrap;}
.box p {width: 48%;padding: 0 1%;box-sizing: border-box;}
.box p img {width: 100%;height: 100%;}
