.view.widget .fg .hover-overlay img, .view.widget .fg iframe, .view.widget .fg video {
    width: 100%;
    height: 310px;
}

@media (max-width: 700px) {
	
	.imagem {
	
	background-image: url(https://monogramapty.com/wp-content/uploads/2017/04/fotobgmonograma.jpg);
    background-size: cover;
	
}
	
	.view.widget .fg .hover-overlay img, .view.widget .fg iframe, .view.widget .fg video {
    width: auto;
    width: 100% !important;
    height: 185px !important;
}
	
}


.colors-w input[type=submit] {
    color: #ffbb00;
    background-color: transparent;
    width: 100%;
    border-color: rgba(51, 51, 51, 0.4);
    outline-color: rgba(97, 97, 97, 0);
}

.colors-c input[type=submit] {
    color: #b3b3b3;
    background-color: transparent;
    border-color: rgba(51, 51, 51, 0.4);
    width: 100%;
    outline-color: rgba(97, 97, 97, 0);
}

@media (max-width: 480px)
{
.heading-subsection-title, .heading-subsection-col-title, .heading-subsection-title text-center {
    font-size: 20px;
    line-height: 30px;
}

