/*#backfix-wrapper h1
{
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    color: #222;
}
#backfix-wrapper
{
    margin: 25px 0;
}*/

.reset-styles * {
    width: unset !important;
    height: unset !important ;
    position: unset !important;
    top: unset !important;
    right: unset !important;
    left: unset !important;
    text-shadow: unset !important;
    bottom: unset !important;
    font-weight: unset !important;
    color: unset !important;
    letter-spacing: unset !important;
    background: unset !important;
    padding: 0 !important;
    margin: 0 !important;
   /* transform: none !important;*/
    /*box-shadow: unset !important;*/
}
