/**
Theme Name: Mammolog
Template: astra
*/

/* div#page {
    background-image: url(./assets/img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 15%;
    background-attachment: fixed;
} */

.service-logo{
        margin-bottom: -115px;
}

@media screen and (max-width: 400px){
    h1.page-title.ast-archive-title,
    h1, .entry-content,
    h4.has-large-font-size
    {
        font-size: 24px !important;
    }
}