  .w-30 {
  width: 30%!important;
}
.w-65 {
  width: 65%!important;
}
@media (min-width: 768px) {
  .blockquote {
      font-size: 1.5rem;
  }
}