/* SMARTPHONE */
@media (max-width: 768px) {
  .smaller-phone-title {
    font-size: 32px !important;
  }
}