.slidertextphotofoot {
    width: 100% !important;
    position: absolute;
    z-index: 10;
    text-align: center;
}
    
    
@media (max-width: 980px) {
.slidertextphotofoot {
    display: none;
}}