@media (min-width: 980px) {.wabtn_container {display:none;}}
.wabtn_container {margin: 10px 3px 0px 0px;float:left;}
.wabtn {
	background-image: url(images/whatsapp.png);
	display: inline-block!important;
	position: relative;
        border-radius: 0px;
        background-color: #5CBE4A;
        background-repeat: no-repeat;
        background-position: 14px 12px;
        padding: 42px 0px 0px;
        background-size: 19px auto;
        font-family: Arial,sans-serif;
        letter-spacing: 0.4px;
        cursor: pointer;
        font-weight: 400;
        text-transform: none;
        color: #FFF !important;
        line-height: 1.2;
        text-decoration: none;
        text-align: left;
        font-size: 12px;
        width: 57px;}
       