nav {
    background-color: #af4147;
    display: flex;
    width: 100%;
}

nav img {
    width: 25%;
}