﻿/*ie fix for responsive image */
.img-fluid {
    min-height: 1px;
    min-width: 1px;
}
