/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-header {
    background-image: url("/images/bg.png")
    }
    
#contact-form textarea#jform_contact_message[name="jform[contact_message]"] {  
  height: auto;  
  width: auto;  
}