.mts-search-box{

    background:#ffffff;

    border:1px solid #ddd;

    padding:20px;

    border-radius:8px;

}

.mts-search-box select{

    width:100%;

    height:45px;

    margin-bottom:10px;

}

.mts-search-box button{

    width:100%;

    height:45px;

    cursor:pointer;

}