﻿@charset "utf-8";
/* CSS Document */

#sub-nwsletter {

    width: 100%;
    height: 110px;

}
@media only screen and (max-width:660px){
 
	
	#sub-nwsletter {

    width: 100%;
    height: 140px;

}
	
}
