.m1 {
	width:185px !important;
}

@media (max-width: 1200px) {
  .m1 {
    width: 100% !important;
    margin-top:5px !important;
  }
}