@media only screen and (max-width: 824px) {
  .logo {
    background-size: 70%; }
  .container div {
    width: 320px;
    height: 120px; }
  .text h1 {
    font-size: 26px; }
  .text p {
    font-size: 16px; } }
