.logo{
    width: 5rem;
    height: 3rem;
}
.person{
    width: 8rem;
    height: 10rem;
}
.col{
    width: 15rem;
    height: 20rem;
}
.icon-search:before {
    content: "\e986";
}