{style} {literal} table.ow_table_1 td.ow_label { width: 35%; } .contactus_widget{ display: inline-block; vertical-align: top; text-align: center; padding: 0px; } .contactus_img img{ height: auto; max-width: 100%; } @media (max-width: 767px) { .contactus_img{ display: none; } } {/literal} {/style}
{if isset($adminComment)} {$adminComment} {/if}
{form name='contact_form'} {if $isAuthenticated==false } {/if} {if isset($captcha_present)} {else} {/if} {if isset($captcha_present)} {/if}
{label name='to'} {input name='to'}{error name='to'}
{label name='from'} {input name='from'}{error name='from'}
{label name='subject'} {input name='subject'}{error name='subject'}
{label name='message'} {input name='message'}{error name='message'}
{label name='captcha'} {input name='captcha'}{error name='captcha'}
  {submit name='send' class='ow_ic_mail'}
{/form}