@media screen and (min-width: 359px) and (max-width: 599px) {.screened {width:50%!important;}}
@media screen and (max-width: 359px) {.screened {width:100%!important;}}
.screenname {padding:20px 0 10px;width:100%;color:#333;font-size:16px;text-align:center;margin-right: 1px;}
.screened {width:33.333%;float:left;padding: 10px;background:#eee;border-radius: 10px;}
.screendiv-1 {width:100%;background-size:cover!important;width:100%!important;overflow:hidden;position:relative;border-radius: 10px;background-position-y: center !important;background-position-x: center !important;}
#screena-1 {width:100%!important;overflow:hidden;position:absolute;top:0;left:0;height:100%;}
.screenblock {background:#eee;display: inline-block;width: 100%;border-radius: 10px;}