

p {word-break: break-word;}
@media only screen and (max-width: 1000px){
header.stick {
    top: 0!important;
    position:fixed!important;
}
}