.cote{
    display: flex;
    text-decoration: none;
    margin-right: 400px;
}
@media (max-width: 430px) {
    .container{
        width: 300px;
    }
}
