.other-page.texture{
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
}

@media (max-width: 991.98px){
    .other-page.texture{
        height: auto !important;
		//background-image: none !important;
    }
}
