@model HelloWorldMvcApp.SampleViewModel
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<div class="col-md-12" id="servicios">
<img src="https://images.pexels.com/photos/3330175/pexels-photo-3330175.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500" id="img3">
<div class="card" style="width: 28rem;">
<h5 class="card-title">Campaign Name</h5>
<ul class="list-group list-group-flush">
<li class="list-group-item">Description</li>
<video width="445" height="140" controls>
<source src="https://youtu.be/bV8emCBmFHk?list=PLC3y8-rFHvwilEuCqFGTL5Gt5U6deIrsU.mp4" type="video/mp4">
<table class="table table-striped">
<th scope="col">Member ID</th>
<th scope="col">Points</th>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/mvc/4.0/jquery.validate.unobtrusive.min.js"></script>
<script type="text/javascript">