
@media (max-width: 600px) {
.responsiveBox{
    flex-wrap: wrap;
}
}