.vkwpb_gallery:before, 
.vkwpb_gallery:after {
  content: "";
  display: table;
  clear:both;
}

.vkwpb_gallery {
  display:block; 
  max-width: 100%; 
  margin-bottom:20px;
}

.vkwpb_img_wrap {
  height: auto; 
  max-width: 100%;
  margin-bottom:20px;  
}

.vkwpb_img_wrap a,
.vkwpb_img_wrap a:hover {
  text-decoration:none !important;
  color: #2B2B2B !important;
}

.vkwpb_img_wrap img {
  border: 0 none;
  vertical-align: middle; 
  height: auto;
  max-width: 100%;
}

.vkwpb_img_wrap span {
  font-size:11px;
  display:block;  
}
