img {
    border-radius: 10px;
}
.header .logo{
   object-fit: contain;
   height: 60px;
}
.header .logo img{
	height:60px
}