div#header_inner a.nav_start {
    background-image: url(https://digitalkaizen.com.au/wp-content/uploads/2018/07/burgher-orange-n.png);
    background-size: 31px;
    background-repeat: no-repeat;
    background-position: 0px 15px;
}

@media screen and (max-width:980px){
.intro_content h1 {
    font-size: 25px !important;
}
.vc_column-inner p {
    font-size: 14px !important;
}
h2 {
    font-size: 20px !important;
}
h3 {
    font-size: 17px !important;
}
}

@media screen and (max-width:767px){
section .vc_custom_1530795946940 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
section .vc_custom_1531192830911 {
    padding-top: 50px !important;
    padding-bottom: 25px !important;
}
section .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 15px !important;
}
}

@media screen and (max-width:479px){
.intro_content h1 {
    font-size: 23px !important;
}
h2 {
    font-size: 18px !important;
}
p, .vc_column-inner p {
    font-size: 14px !important;
}
footer p {
    color: #FFF;
    font-size: 11px !important;
}
}