@media (min-width: 768px) {
   .custom-text-box{
    width: 100%;
  }
}
