@media (max-width: 768px) {
  .main_content {
    width: 100%;
    padding: 0 10px;
  }
  .title-div .title-block {
    width: 100%;
  }
}