    .vibersip{
	position:fixed;
	width:37px;
	bottom:5px;
	left:0px;
	background-color: #1aa260;
	color:#ffffff;
	border-radius:0px;
	text-align:center;
    font-size:18px;
    z-index:100;
}

    .mailsip{
	position:fixed;
	width:37px;
	bottom:43px;
	left:0px;
	background-color: #1aa260;
	color:#ffffff;
	border-radius:0px;
	text-align:center;
    font-size:18px;
    z-index:100;
}

.my-float{
	margin-top:10px;
}