/* =============================================================================
 * Custom-Icons
 * ========================================================================== */
.myIcons-1:before
{
	background:url("../img/support.svg") no-repeat;
    background-size:100%;
    position: relative;
    display: inline-block;
    width: 40px; height:40px;
    content: " ";
	margin-top: 6px;
}