/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17/01/2020, 11:44:35 AM
    Author     : OEM
*/

.development-content-wrapper{
    max-width: 750px;
    margin: 0 auto;
}

.list-style-featured .icon{
    background-color: transparent;
}

.list-style-featured .icon img{
    width: 100%;
    height: auto;
}

.list-style-featured .media-left:before {
	border-left: 2px dashed #102843;

}

.list-style-featured .media-body h4{
    font-size: 16px;
    font-family: GothamBold;
    color: #102843;
}

.media, .media-body{
    overflow: visible;
}