@media only screen and (min-width: 960px) and (max-width: 1024px) {
html,body
{
width: 100% !important;
margin: 0px;
padding: 0px;
overflow:hidden !important;
}

