* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto !important;
}

iframe {
    max-width: 100%;
}

/* Header */
#header {
    margin-top: 15px;
}
#header .mm > div {
    font-size: 16px;
    color: #666;
    margin: 6px 2px 10px 2px;
}
#header #search {
    margin-top: 6px;
}
#header .tbg {
    padding-bottom: 8px;
}
#header .tbg2 {
    padding-bottom: 18px;
}

#cse-search-box input[type="text"] {
    width: 142px;
}

/* Footer */
#footer .cop {
    background-color: #f1f2f4;
}
#footer .cop .text-center {
    line-height: 109px;
}

.form_67_styling  {
	padding: 4px;
	text-align: left;
	margin-bottom: 3px;
}
.form_67_styling input, .form_67_styling textarea  {
	border: 1px solid #999;
	padding: 14px;
}

#form_70 input[type="submit"] {
    height: auto;
}
.form_70_styling {
    margin-bottom:10px;
}

.mr-20 {
    margin-right: 20px;
}
.table_products img {
    max-width: none;
}