.sq_header_1{
	border-bottom: unset!important;
}
@media (min-width: 990px) {
li#parent_2 {
    position: relative;
    top: 5px;
}  
  li#parent_2>a {
    background-color: #4190f0;
    color: #fff;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-color: #333;
    border-style: solid;
    border-width: 0;
    box-sizing: content-box;
    height: 48px;
    line-height: 48px;
    width: 190px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    text-align: center;
  }
}