@media (min-width: 800px) {.wss_container {display:none;}}
.wss_container {margin-bottom: 15px;border-radius: 5px;}
.wss {
 background:url("images/whatsapps_icon.png") no-repeat scroll 7px 10px / 40px auto !important;
 width:87%;
 display: inline-block!important;
 position: relative;
 cursor: pointer;
 border-radius: 5px;
 background-color: #5cbe4a;
 background-repeat: no-repeat;
 background-position: 2px 2px;
 padding: 16px 3px 18px 58px;
 font-family:Rboto;
 letter-spacing: .4px;
 cursor: pointer;
 font-weight: 400;
 text-transform: none;
 color: #fff!important;
 line-height:26px;
 text-decoration: none;
 text-align: left;
 font-size: 20px;
 border-bottom:none !important;
}
 