main{
    max-width: 1120px;
    margin: 35px auto;
    text-align: center;
}

main a{
    color:#000000 !important;
    transition: all ease 400ms;
    text-decoration: none;
}

a:hover{
    color:#3bbf4a !important;
    text-decoration: underline;
}


#iav_container img {
    width: 100%;
}

#apg_container img {
    width: 75%;
}

#click_container a {
    opacity: 0.75;
}


@media(min-width:768px){
    main{
        margin-top: 120px;
    }
}

@media(max-width:768px){
    main{
        margin-top: 50px;
    }
    
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat-Regular'), url(../fonts/montserrat/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(../fonts/montserrat/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}