.logo {
  height: 200px;
  width:1200px;
  padding:0;
  margin:0 auto;
  position:relative;
}
 .sear {
  height:26px;
  width:200px;
  position:absolute;
  bottom: 10px;
  right:65px;
}