jQuery(document).ready(function($) { // full height image feature w = parseInt(window.innerWidth); h = parseInt(window.innerHeight); if (w > 768) { $('#main-flex-slider .slider-bg').css('height', h + 'px').css('background-size', 'cover'); } $(".headhesive--clone #logo .logo-reg").attr("src","https://vet-manager.com/html_files/VM-logo-horizontal.png"); $("#frm_field_56_container").hide(); $("#frm_field_57_container").hide(); });