.filing__content{
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    padding: 30px 20px;
    font-size: 1.3rem;   
}