.d-md-flex.d-none {
	display: none !important;
}

@media screen and (max-width:768px) {
.row.threeContentsBox {
	display: block !important;
  }
}