@media only screen and (min-width: 721px) {

/*jsn-usermodules2.jsn-modulescontainer.jsn-modulescontainer1 {
    width:48%;
    float:right;
}

#jsn-mainbody-content.jsn-hasmainbody {
    width:48%;
    float:left;
}*/
}

@media only screen and (max-width: 720px) and (min-width: 320px) and (orientation: landscape){

/*#jsn-usermodules2.jsn-modulescontainer.jsn-modulescontainer1 {
    width:48%;
    float:right;
}

#jsn-mainbody-content.jsn-hasmainbody {
    width:48%;
    float:left;
}/*
}