/* CSS para IE10 */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { body.portal-o-tempo #main .form-comentarios .form-comment textarea{ overflow: auto !important; height: 180px !important; } body.portal-o-tempo #main .form-reply-comentarios .form-comment textarea{ overflow: auto !important; height: 180px !important; } #main .text div.single-HORIZONTAL-img img{ display: inherit; width: 100%; height: auto; } #main .text div.single-HORIZONTAL-img{ display: table-cell; } }