@charset "UTF-8";

body {
    min-width: 967px;
}
.contact-info ul {
    list-style-type: none;    
    text-align: right;
}

.heading-a {
    text-transform: uppercase;
}

