/* 
    Created on : 09-Mar-2018, 16:50:03
    Author     : opensoft-user
*/
.responsive-image {
    width: 100%;
}

.custom-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:80%;
    max-height:80%;
}
