@media screen and (max-width: 414px) {
  .g-file {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }

  .g-file__col--button {
    margin-top: 10px;
    padding-left: 0; } }
