﻿.groupContent {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-overflow-scrolling: touch;
}

    groupContent div, .groupContent a, .groupContent h1, .groupContent p, .groupContent div p, .groupContent strong {
        font-size: 1em !important;
    }

img {
    max-width: 100%;
    height: auto;
    width: auto;
    width: auto;
}

.ke-zeroborder {
    max-width: 100%;
    height: auto;
    width: auto;
    width: auto;
}
