

@media (min-width: px) { 
	.asagiSabit {position:fixed;top:5px;right:5px;z-index:999}
}
 

.asagiSabit {
    position: fixed;
    bottom: 5px;
    right: 27px;
    z-index: 999;}

.whatsappBlock a {
    display: inline-block;
    height: 50px;
    width: 50px;
    background: #65BC54;
    padding: 8px 3px 8px 8px;
    border-radius: 50px;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 70px;
}

.whatsappBlock a img {height:100%;width:auto}