Current File : /home/kelaby89/muzza.fit/wp-content/plugins/wolf-visual-composer/scss/shortcodes/_info-table.scss
.wvc-info-table {

	ul{

		margin: 0;
		padding: 0;

		li{

			width: 100%;
			display: table;
			table-layout:fixed;
			max-width: 600px;

			.wvc-it-label,
			.wvc-it-value{
				display: table-cell;
				height: 44px;
				vertical-align: center;
			}

			.wvc-it-label{
				min-width: 120px;
				font-weight: 700;
			}

			.wvc-it-value{
				
			}
		}
	}
}
Page not found – Hello World !