#ui-datepicker-div {
margin-top: -30px !important; }
-@media (max-width: 320px) and (min-width: 770px) {
+@media (max-width: 770px) {
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
float: left !important;
clear: both !important; }
#ui-datepicker-div{
margin-top: -30px !important;
}
-@media (max-width: 320px) and (min-width: 770px){
+@media (max-width: 770px){
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td{
float: left !important;
clear: both !important;