/* Smartphones */
@media (max-width: 480px) {
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
}
/* Large Display */
@media (min-width: 1200px) {
}
@media (max-width: 480px) {
#pwebbox163_box {
height: 280px !important;
width: 380px !important;
}
}
@media (min-width: 481px) and (max-width: 767px) {
#pwebbox163_box {
height: 280px !important;
width: 360px !important;
}
}
@media (min-width: 768px) and (max-width: 959px) {
#pwebbox163_box {
height: 280px !important;
width: 600px !important;
}
}
@media (min-width: 960px) and (max-width: 1199px) {
#pwebbox163_box {
height: 280px !important;
width: 830px !important;
}
}
@media (min-width: 1200px) {
#pwebbox163_box {
height: 280px !important;
width: 1180px !important;
}
}
div#pwebbox163 {right: 140px !important;}
Time to create page: 0.087 seconds