﻿



@media (max-width: 480px) and (min-width: 320px) {

    .back-to-top.active {
        visibility: visible !important;
    }

}
