.wmax-100px {
    max-width: 100px !important;
}

.wmax-200px {
    max-width: 200px !important;
}

.wmax-300px {
    max-width: 300px !important;
}

.wmax-400px {
    max-width: 400px !important;
}

.wmax-500px {
    max-width: 500px !important;
}

.wmax-600px {
    max-width: 600px !important;
}

.wmax-700px {
    max-width: 700px !important;
}

.wmax-800px {
    max-width: 800px !important;
}

.wmax-900px {
    max-width: 900px !important;
}

.wmax-1000px {
    max-width: 1000px !important;
}

.hmax-100px {
    max-height: 100px !important;
}

.hmax-200px {
    max-height: 200px !important;
}

.hmax-300px {
    max-height: 300px !important;
}

.hmax-400px {
    max-height: 400px !important;
}

.hmax-500px {
    max-height: 500px !important;
}

.hmax-600px {
    max-height: 600px !important;
}

.hmax-700px {
    max-height: 700px !important;
}

.hmax-800px {
    max-height: 800px !important;
}

.hmax-900px {
    max-height: 900px !important;
}

.hmax-1000px {
    max-height: 1000px !important;
}
