﻿.imgbox4{display: flex;flex-wrap: wrap;justify-content: space-between;}
.imgbox4 .img{width: 24%;margin-bottom: 10px;}
.imgbox4 img{width: 100%;}
@media (max-width:768px) {.imgbox4 .img{width: 48%}}