.t706__cartwin-top, .t706__product-title a {
    font-family: 'Baskervville', serif;
}

.t706__carticon-wrapper {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

.t972__banner {
    position: fixed;
    bottom: 140px;
    right: 40px;
}

@media (max-width: 600px) {
    .t972__banner {
    position: fixed;
    bottom: 120px;
    right: 40px;
    left: 40px;
}
}