﻿.Rating {
    top: 0px;
}

@media screen and (max-width: 1025px) {
    .Rating {
        top: 60px;
    }
}
