.ms-layer.sbut11 {
    background-color: #e93e21;

    width:80px;
    height:80px;
   text-align: center;
    margin: 5px;
    
    padding:10px;
    -webkit-border-radius: 600px;
    -moz-border-radius: 600px;
    border-radius: 600px;
    font-size:16px;
    line-height:38px;
    text-transform: uppercase;
    float:center;

}


.ms-layer.sbut11 {
    color: #fff;
}

