.detail__credits__dot{
    background-position: left top 3px;
}

article p.credits{
    background-position: left top 1px;
}
@media print, screen and (min-width: 40em){
    select:not([multiple]).select--city{
        padding: .5rem 1rem;
        padding-right: calc(25px + 1.5rem);
    }
}

.header__sysMenu{
    align-items: flex-end;
    border-top: 0;
}
.table--screenings .td--tickets{
    flex-direction: column;
}   
.table--screenings .td--tickets .button{
    width: 100%;
    display: block;
}