@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.img_display{
    width: 100%!important;
    height:100%!important;
}
#aboutThumbDiv img { width:18% !important;}

.pod_player_profile {
    width: 80%!important;
    height:80%!important;
}
.img_height { height:100% !important;}
.img_width { width:100% !important;}
.uploaderGallery #sortable img ,.bordered #sortable img{ width:100% !important;}
.crestDiv img {height:100% !important; width:70%!important}
#SponsorActionForm .contentTable img { width:100% !important; height:200px !important;}
.matchAlbumList ul {width:336px !important;}
.matchAlbumList ul li {width:102px !important;}
.matchAlbumList ul li img {width: 100% !important;}
}

