#logo>img:nth-child(1) {
border-top-left-radius : 10px;
border-top-right-radius : 10px;
border-bottom-right-radius : 10px;
border-bottom-left-radius : 10px;
}