.shapefile-btn{
    width:55%
}
@media only screen and (max-width: 944px) {
  .shapefile-btn{
        width:100%
    }
}