<select name="speeds" class="form-control" v-validate="'required'" data-vv-delay="1000" data-vv-as="Carrier Speed" :class="{'input': true, 'is-danger': errors.has('carrier_speeds') }" :disabled="sp...

This function will get the height of the img and resize the right column accordingly.    jQuery(document).ready(function( $ ){    $(window).on('ready load resize', function(){&nb...