@media (max-width: 768px) {
  .content {
    width: 100% !important;
    border-radius: 0 !important;
  }
}
