@media (max-width: 991px) {
  #logo{
    width: 80%;
  }
  #icon{
    width: 15%;
  }
}

.maq-block-fv{
	width: 100%;
	margin-bottom: 10px;
}
.maq-block-svtop{
	width: 100%;
	margin-bottom: 15%;
}
.maq-block-svbottom{
	width: 100%;
	margin-top: 15%;
	margin-bottom: 10px;
}
