.expand:after {
    
    border-bottom: 0px!important;
}

SELECT {

    display:block!important;
}

#checkoutinfo {
width:80%;
margin:auto;
padding-top:40px;
padding-bottom:40px;
}
#checkoutinfo input {

     
        border: solid 1px rgba(160, 160, 160, 0.3);
   border-radius: 0;
   color:#000;
   display: block;
   outline: 0;
   padding: 5px;
   text-decoration: none;
   
  
}
